In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF / GetIntersectRatio Method

GetIntersectRatio Method (GdPictureRectangleF)

In This Topic
Syntax
'Declaration

 

Public Function GetIntersectRatio( _

   ByVal rect As GdPictureRectangleF _

) As Single
public float GetIntersectRatio( 

   GdPictureRectangleF rect

)
public function GetIntersectRatio( 

    rect: GdPictureRectangleF

): Single; 
public function GetIntersectRatio( 

   rect : GdPictureRectangleF

) : float;
public: float GetIntersectRatio( 

   GdPictureRectangleF* rect

) 
public:

float GetIntersectRatio( 

   GdPictureRectangleF^ rect

) 

Parameters

rect
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangleF
GdPictureRectangleF Members